home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / doc / zlib1g / copyright < prev   
Text File  |  2009-09-08  |  2KB  |  37 lines

  1. This is the pre-packaged Debian Linux version of the zlib compression
  2. library.  It was packaged by Michael Alan Dorman <mdorman@debian.org>
  3. from sources originally retrieved from ftp.uu.net in the directory
  4. /pub/archiving/zip/zlib as the file zlib-1.0.4.tar.gz.
  5.  
  6. There is a homepage at http://www.gzip.org/zlib/ 
  7.  
  8. Acknowledgments:
  9.  
  10.   The deflate format used by zlib was defined by Phil Katz. The deflate
  11.   and zlib specifications were written by Peter Deutsch. Thanks to all the
  12.   people who reported problems and suggested various improvements in zlib;
  13.   they are too numerous to cite here.
  14.  
  15. Copyright notice:
  16.  
  17.   Copyright (C) 1995-1998 Jean-loup Gailly and Mark Adler
  18.  
  19.   This software is provided 'as-is', without any express or implied
  20.   warranty.  In no event will the authors be held liable for any damages
  21.   arising from the use of this software.
  22.  
  23.   Permission is granted to anyone to use this software for any purpose,
  24.   including commercial applications, and to alter it and redistribute it
  25.   freely, subject to the following restrictions:
  26.  
  27.   1. The origin of this software must not be misrepresented; you must not
  28.      claim that you wrote the original software. If you use this software
  29.      in a product, an acknowledgment in the product documentation would be
  30.      appreciated but is not required.
  31.   2. Altered source versions must be plainly marked as such, and must not be
  32.      misrepresented as being the original software.
  33.   3. This notice may not be removed or altered from any source distribution.
  34.  
  35.   Jean-loup Gailly        Mark Adler
  36.   jloup@gzip.org          madler@alumni.caltech.edu
  37.